morning-challenge
Morning Challenge#
Task
Write a JavaScript code to compute the sum of all integers from 1 to 100 using a single loop.
Expected Output: 5050
Task
Write a JavaScript code to compute the sum of all integers from 1 to 100 using a single loop.
Expected Output: 5050